pygrub: Support (/dev/xvda) style disk specifications
authorIan Campbell <ian.campbell@citrix.com>
Thu, 10 Oct 2013 09:37:37 +0000 (10:37 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 14 Oct 2013 16:40:36 +0000 (17:40 +0100)
commitb2e55da3cd6f5911b833edb9e1fd9a22110c2a74
tree56fc7b9d3e4db8b724a8bdb498f97b0ffd41dc04
parenta77eb86f44e52c5aea7f0ba7023600c043a9cdcd
pygrub: Support (/dev/xvda) style disk specifications

You get these if you install Debian Wheezy as HVM and then try to convert to
PV.

This is Debian bug #603391.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Tested-by: Tril <tril@metapipe.net>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/pygrub/examples/debian-wheezy-hvm.grub2 [new file with mode: 0644]
tools/pygrub/src/GrubConf.py